projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e966a12
)
Avoid a gtk-doc warning
author
Matthias Clasen
<mclasen@redhat.com>
Tue, 4 Feb 2014 02:12:43 +0000
(21:12 -0500)
committer
Matthias Clasen
<mclasen@redhat.com>
Tue, 4 Feb 2014 02:12:43 +0000
(21:12 -0500)
gtk/gtkversion.h.in
patch
|
blob
|
history
diff --git
a/gtk/gtkversion.h.in
b/gtk/gtkversion.h.in
index 89706c5d7abdcde4c1529716750dad0c61cf95e5..cfebc2b80c0af38adf2e183a2551cddd3a574e8d 100644
(file)
--- a/
gtk/gtkversion.h.in
+++ b/
gtk/gtkversion.h.in
@@
-92,6
+92,8
@@
*
* Returns %TRUE if the version of the GTK+ header files
* is the same as or newer than the passed-in version.
+ *
+ * Return value: %TRUE if GTK+ headers are new enough
*/
#define GTK_CHECK_VERSION(major,minor,micro) \
(GTK_MAJOR_VERSION > (major) || \